net.TCPListener.lc (field)
5 uses
net (current package)
tcpsock.go#L254: lc ListenConfig
tcpsock_posix.go#L144: if ln.lc.KeepAlive >= 0 {
tcpsock_posix.go#L146: ka := ln.lc.KeepAlive
tcpsock_posix.go#L147: if ln.lc.KeepAlive == 0 {
tcpsock_posix.go#L172: return &TCPListener{fd: fd, lc: sl.ListenConfig}, nil
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)